#FBFFD0#FBFFD0
#FBFFD0 is a very light, moderate yellow. Relative luminance 0.966; OKLCH L 98.5% C 0.061 H 111.5°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD0 |
|---|---|
| RGB | rgb(251, 255, 208) |
| HSL | hsl(65, 100%, 91%) |
| HSV | hsv(65, 18%, 100%) |
| CMYK | cmyk(1.6%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(98.66, -8.90, 22.07) |
| CIE-LCH | lch(98.66, 23.80, 111.97°) |
| OKLab | oklab(98.53% -0.0222 0.0565) |
| OKLCH | oklch(98.53% 0.061 111.5) |
| XYZ | xyz(86.9279, 96.5840, 73.7254) |
| Luminance | 0.9658 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.66
Ecru
#FEFFCA
ΔE00 1.72
Ivory (survey)
#FFFFCB
ΔE00 1.75
Cream
#FFFDD0
ΔE00 2.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.33
Egg Shell
#FFFCC4
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD0 #D4D0FF
analogous
#FFEBD0 #FBFFD0 #E3FFD0
triadic
#FBFFD0 #D0FBFF #FFD0FB
tetradic
#FBFFD0 #D0FFEB #D4D0FF #FFD0E3
square
#FBFFD0 #D0FFEB #D4D0FF #FFD0E3
split-complementary
#FBFFD0 #D0E3FF #EBD0FF
monochromatic
#F1FF56 #F6FF93 #FBFFD0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FBFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD0
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD0 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACD
Deuteranopia (green-blind)
#FFFCD2
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd0; /* rgb */ color: rgb(251, 255, 208); /* oklch */ color: oklch(98.5% 0.061 111.5);
Tailwind
colors: {
custom: {
50: '#fdffde',
500: '#fbffd0',
950: '#000000',
},
}SCSS
$custom: #fbffd0; $custom-light: #fdffde; $custom-dark: #000000;
JSON
{
"hex": "#fbffd0",
"rgb": {
"r": 251,
"g": 255,
"b": 208
},
"hsl": {
"h": 65.106,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.9853,
"c": 0.06073,
"h": 111.5
},
"luminance": 0.96583
}Semantic roles & 50–950 ramp
primary
#FBFFD0
secondary
#9189EA
accent
#00E614
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684