#FDFFCE#FDFFCE
#FDFFCE is a very light, moderate yellow. Relative luminance 0.969; OKLCH L 98.6% C 0.063 H 109.4°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFCE |
|---|---|
| RGB | rgb(253, 255, 206) |
| HSL | hsl(62, 100%, 90%) |
| HSV | hsv(62, 19%, 100%) |
| CMYK | cmyk(0.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(98.77, -8.48, 23.26) |
| CIE-LCH | lch(98.77, 24.76, 110.03°) |
| OKLab | oklab(98.64% -0.021 0.0595) |
| OKLCH | oklch(98.64% 0.063 109.4) |
| XYZ | xyz(87.4079, 96.8597, 72.4717) |
| Luminance | 0.9686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.95
Ecru
#FEFFCA
ΔE00 0.99
Eggshell (survey)
#FFFFD4
ΔE00 1.63
Cream
#FFFDD0
ΔE00 1.64
Egg Shell
#FFFCC4
ΔE00 2.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFCE #D0CEFF
analogous
#FFE8CE #FDFFCE #E4FFCE
triadic
#FDFFCE #CEFDFF #FFCEFD
tetradic
#FDFFCE #CEFFE8 #D0CEFF #FFCEE4
square
#FDFFCE #CEFFE8 #D0CEFF #FFCEE4
split-complementary
#FDFFCE #CEE4FF #E8CEFF
monochromatic
#F8FF54 #FBFF91 #FDFFCE #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#FDFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFCE
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFCE | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACB
Deuteranopia (green-blind)
#FFFCD0
Tritanopia (blue-blind)
#FFF9F1
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdffce; /* rgb */ color: rgb(253, 255, 206); /* oklch */ color: oklch(98.6% 0.063 109.4);
Tailwind
colors: {
custom: {
50: '#feffdd',
500: '#fdffce',
950: '#000000',
},
}SCSS
$custom: #fdffce; $custom-light: #feffdd; $custom-dark: #000000;
JSON
{
"hex": "#fdffce",
"rgb": {
"r": 253,
"g": 255,
"b": 206
},
"hsl": {
"h": 62.449,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9864,
"c": 0.06304,
"h": 109.4
},
"luminance": 0.96859
}Semantic roles & 50–950 ramp
primary
#FDFFCE
secondary
#8B87EA
accent
#00E609
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684