#FEFDCC#FEFDCC
#FEFDCC is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.3% C 0.063 H 106.5°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFDCC |
|---|---|
| RGB | rgb(254, 253, 204) |
| HSL | hsl(59, 96%, 90%) |
| HSV | hsv(59, 20%, 100%) |
| CMYK | cmyk(0%, 0.4%, 19.7%, 0.4%) |
| CIE-LAB | lab(98.31, -7.42, 23.64) |
| CIE-LCH | lch(98.31, 24.78, 107.42°) |
| OKLab | oklab(98.28% -0.0179 0.0604) |
| OKLCH | oklch(98.28% 0.063 106.5) |
| XYZ | xyz(86.8969, 95.6820, 71.0058) |
| Luminance | 0.9568 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.82
Cream
#FFFDD0
ΔE00 1.04
Ecru
#FEFFCA
ΔE00 1.13
Eggshell (survey)
#FFFFD4
ΔE00 1.59
Lemonchiffon
#FFFACD
ΔE00 1.73
Egg Shell
#FFFCC4
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFDCC #CCCDFE
analogous
#FEE4CC #FEFDCC #E6FECC
triadic
#FEFDCC #CCFEFD #FDCCFE
tetradic
#FEFDCC #CCFEE4 #CCCDFE #FECCE6
square
#FEFDCC #CCFEE4 #CCCDFE #FECCE6
split-complementary
#FEFDCC #CCE6FE #E4CCFE
monochromatic
#FCF854 #FDFB90 #FEFDCC #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.04
#FEFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#FEFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFDCC
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFDCC | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FFF6F0
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fefdcc; /* rgb */ color: rgb(254, 253, 204); /* oklch */ color: oklch(98.3% 0.063 106.5);
Tailwind
colors: {
custom: {
50: '#fffedb',
500: '#fefdcc',
950: '#000000',
},
}SCSS
$custom: #fefdcc; $custom-light: #fffedb; $custom-dark: #000000;
JSON
{
"hex": "#fefdcc",
"rgb": {
"r": 254,
"g": 253,
"b": 204
},
"hsl": {
"h": 58.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.98276,
"c": 0.06299,
"h": 106.5
},
"luminance": 0.95681
}Semantic roles & 50–950 ramp
primary
#FEFDCC
secondary
#8789E7
accent
#05E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584