#FFFBDF#FFFBDF
#FFFBDF is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.037 H 100.4°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBDF |
|---|---|
| RGB | rgb(255, 251, 223) |
| HSL | hsl(53, 100%, 94%) |
| HSV | hsv(53, 13%, 100%) |
| CMYK | cmyk(0%, 1.6%, 12.5%, 0%) |
| CIE-LAB | lab(98.27, -3.26, 13.91) |
| CIE-LCH | lch(98.27, 14.28, 103.20°) |
| OKLab | oklab(98.39% -0.0066 0.0361) |
| OKLCH | oklch(98.39% 0.037 100.4) |
| XYZ | xyz(89.0552, 95.5829, 83.5556) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.39
Off White (survey)
#FFFFE4
ΔE00 1.78
Lightyellow
#FFFFE0
ΔE00 2.10
Beige
#F5F5DC
ΔE00 2.24
Pale
#FFF9D0
ΔE00 3.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBDF #DFE3FF
analogous
#FFEBDF #FFFBDF #F3FFDF
triadic
#FFFBDF #DFFFFB #FBDFFF
tetradic
#FFFBDF #DFFFEB #DFE3FF #FFDFF3
square
#FFFBDF #DFFFEB #DFE3FF #FFDFF3
split-complementary
#FFFBDF #DFF3FF #EBDFFF
monochromatic
#FFEC65 #FFF3A2 #FFFBDF #FFFBE0 #FFFBE0
Accessibility & contrast
On white
1.04
#FFFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#FFFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBDF
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBDF | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffbdf; /* rgb */ color: rgb(255, 251, 223); /* oklch */ color: oklch(98.4% 0.037 100.4);
Tailwind
colors: {
custom: {
50: '#fffce9',
500: '#fffbdf',
950: '#000000',
},
}SCSS
$custom: #fffbdf; $custom-light: #fffce9; $custom-dark: #000000;
JSON
{
"hex": "#fffbdf",
"rgb": {
"r": 255,
"g": 251,
"b": 223
},
"hsl": {
"h": 52.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9839,
"c": 0.0367,
"h": 100.4
},
"luminance": 0.95582
}Semantic roles & 50–950 ramp
primary
#FFFBDF
secondary
#96A1EC
accent
#1DE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584