#FFFDCB#FFFDCB
#FFFDCB is a very light, moderate yellow. Relative luminance 0.958; OKLCH L 98.3% C 0.064 H 105.6°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDCB |
|---|---|
| RGB | rgb(255, 253, 203) |
| HSL | hsl(58, 100%, 90%) |
| HSV | hsv(58, 20%, 100%) |
| CMYK | cmyk(0%, 0.8%, 20.4%, 0%) |
| CIE-LAB | lab(98.36, -7.20, 24.24) |
| CIE-LCH | lch(98.36, 25.29, 106.54°) |
| OKLab | oklab(98.33% -0.0173 0.0618) |
| OKLCH | oklch(98.33% 0.064 105.6) |
| XYZ | xyz(87.1443, 95.8235, 70.3934) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.83
Ecru
#FEFFCA
ΔE00 1.17
Cream
#FFFDD0
ΔE00 1.21
Egg Shell
#FFFCC4
ΔE00 1.42
Lemonchiffon
#FFFACD
ΔE00 1.65
Eggshell (survey)
#FFFFD4
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDCB #CBCDFF
analogous
#FFE3CB #FFFDCB #E7FFCB
triadic
#FFFDCB #CBFFFD #FDCBFF
tetradic
#FFFDCB #CBFFE3 #CBCDFF #FFCBE7
square
#FFFDCB #CBFFE3 #CBCDFF #FFCBE7
split-complementary
#FFFDCB #CBE7FF #E3CBFF
monochromatic
#FFF851 #FFFB8E #FFFDCB #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.04
#FFFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#FFFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDCB
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDCB | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C8
Deuteranopia (green-blind)
#FFFBCD
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffdcb; /* rgb */ color: rgb(255, 253, 203); /* oklch */ color: oklch(98.3% 0.064 105.6);
Tailwind
colors: {
custom: {
50: '#fffedb',
500: '#fffdcb',
950: '#000000',
},
}SCSS
$custom: #fffdcb; $custom-light: #fffedb; $custom-dark: #000000;
JSON
{
"hex": "#fffdcb",
"rgb": {
"r": 255,
"g": 253,
"b": 203
},
"hsl": {
"h": 57.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.98332,
"c": 0.06421,
"h": 105.6
},
"luminance": 0.95822
}Semantic roles & 50–950 ramp
primary
#FFFDCB
secondary
#8589E9
accent
#09E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584