#FDFDCC#FDFDCC
#FDFDCC is a very light, moderate yellow. Relative luminance 0.955; OKLCH L 98.2% C 0.063 H 107.5°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDCC |
|---|---|
| RGB | rgb(253, 253, 204) |
| HSL | hsl(60, 92%, 90%) |
| HSV | hsv(60, 19%, 99%) |
| CMYK | cmyk(0%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(98.23, -7.78, 23.53) |
| CIE-LCH | lch(98.23, 24.78, 108.29°) |
| OKLab | oklab(98.2% -0.019 0.0601) |
| OKLCH | oklch(98.2% 0.063 107.5) |
| XYZ | xyz(86.5318, 95.4938, 70.9887) |
| Luminance | 0.9549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.78
Ecru
#FEFFCA
ΔE00 1.01
Cream
#FFFDD0
ΔE00 1.20
Eggshell (survey)
#FFFFD4
ΔE00 1.57
Egg Shell
#FFFCC4
ΔE00 1.87
Lemonchiffon
#FFFACD
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDCC #CCCCFD
analogous
#FDE5CC #FDFDCC #E5FDCC
triadic
#FDFDCC #CCFDFD #FDCCFD
tetradic
#FDFDCC #CCFDE5 #CCCCFD #FDCCE5
square
#FDFDCC #CCFDE5 #CCCCFD #FDCCE5
split-complementary
#FDFDCC #CCE5FD #E5CCFD
monochromatic
#F8F856 #FBFB91 #FDFDCC #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.04
#FDFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#FDFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDCC
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDCC | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FFF7EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfdcc; /* rgb */ color: rgb(253, 253, 204); /* oklch */ color: oklch(98.2% 0.063 107.5);
Tailwind
colors: {
custom: {
50: '#fefedb',
500: '#fdfdcc',
950: '#000000',
},
}SCSS
$custom: #fdfdcc; $custom-light: #fefedb; $custom-dark: #000000;
JSON
{
"hex": "#fdfdcc",
"rgb": {
"r": 253,
"g": 253,
"b": 204
},
"hsl": {
"h": 60,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.98198,
"c": 0.06301,
"h": 107.5
},
"luminance": 0.95493
}Semantic roles & 50–950 ramp
primary
#FDFDCC
secondary
#8888E5
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584