#FBFDCC#FBFDCC
#FBFDCC is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 98.0% C 0.063 H 109.4°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDCC |
|---|---|
| RGB | rgb(251, 253, 204) |
| HSL | hsl(62, 92%, 90%) |
| HSV | hsv(62, 19%, 99%) |
| CMYK | cmyk(0.8%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(98.08, -8.49, 23.30) |
| CIE-LCH | lch(98.08, 24.80, 110.02°) |
| OKLab | oklab(98.04% -0.021 0.0595) |
| OKLCH | oklch(98.04% 0.063 109.4) |
| XYZ | xyz(85.8073, 95.1203, 70.9547) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 1.04
Ecru
#FEFFCA
ΔE00 1.05
Cream
#FFFDD0
ΔE00 1.65
Eggshell (survey)
#FFFFD4
ΔE00 1.73
Egg Shell
#FFFCC4
ΔE00 2.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDCC #CECCFD
analogous
#FDE7CC #FBFDCC #E3FDCC
triadic
#FBFDCC #CCFBFD #FDCCFB
tetradic
#FBFDCC #CCFDE7 #CECCFD #FDCCE3
square
#FBFDCC #CCFDE7 #CECCFD #FDCCE3
split-complementary
#FBFDCC #CCE3FD #E7CCFD
monochromatic
#F2F856 #F6FB91 #FBFDCC #FDFEE2 #FDFEE2
Accessibility & contrast
On white
1.05
#FBFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FBFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDCC
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDCC | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C9
Deuteranopia (green-blind)
#FFFACE
Tritanopia (blue-blind)
#FFF7EF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfdcc; /* rgb */ color: rgb(251, 253, 204); /* oklch */ color: oklch(98.0% 0.063 109.4);
Tailwind
colors: {
custom: {
50: '#fdfedb',
500: '#fbfdcc',
950: '#000000',
},
}SCSS
$custom: #fbfdcc; $custom-light: #fdfedb; $custom-dark: #000000;
JSON
{
"hex": "#fbfdcc",
"rgb": {
"r": 251,
"g": 253,
"b": 204
},
"hsl": {
"h": 62.449,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.98044,
"c": 0.06312,
"h": 109.4
},
"luminance": 0.95119
}Semantic roles & 50–950 ramp
primary
#FBFDCC
secondary
#8C88E5
accent
#00E609
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584